[INFO] fetching crate sara_ecs 0.2.1...
[INFO] testing sara_ecs-0.2.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate sara_ecs 0.2.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate sara_ecs 0.2.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sara_ecs 0.2.1
[INFO] tweaked toml for crates.io crate sara_ecs 0.2.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sara_ecs 0.2.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 6 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8870cf0556c06ebc1ca817c174a51045cbe5b509d89013f7a7236064d1ebb964
[INFO] running `Command { std: "docker" "start" "-a" "8870cf0556c06ebc1ca817c174a51045cbe5b509d89013f7a7236064d1ebb964", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8870cf0556c06ebc1ca817c174a51045cbe5b509d89013f7a7236064d1ebb964", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8870cf0556c06ebc1ca817c174a51045cbe5b509d89013f7a7236064d1ebb964", kill_on_drop: false }`
[INFO] [stdout] 8870cf0556c06ebc1ca817c174a51045cbe5b509d89013f7a7236064d1ebb964
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83e4a7a61c0c08606ba467fb4d9aeeb8ad7c17d6dd76f484a4c41e95172bbe81
[INFO] running `Command { std: "docker" "start" "-a" "83e4a7a61c0c08606ba467fb4d9aeeb8ad7c17d6dd76f484a4c41e95172bbe81", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling sara_ecs v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:317:18
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn query(&self) -> Query {
[INFO] [stdout]     |                  ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn query(&self) -> Query<'_> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/entity_storage/query.rs:76:25
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn get_entities(&self) -> Vec<QueryEntity> {
[INFO] [stdout]    |                         ^^^^^         ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn get_entities(&self) -> Vec<QueryEntity<'_>> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/entity_storage/query_entity.rs:22:34
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn get_component<T: Any>(&self) -> Result<Ref<T>, ECSError> {
[INFO] [stdout]    |                                  ^^^^^            ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn get_component<T: Any>(&self) -> Result<Ref<'_, T>, ECSError> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/entity_storage/query_entity.rs:34:38
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn get_component_mut<T: Any>(&mut self) -> Result<RefMut<T>, ECSError> {
[INFO] [stdout]    |                                      ^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn get_component_mut<T: Any>(&mut self) -> Result<RefMut<'_, T>, ECSError> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/entity_storage/query_entity.rs:46:35
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn extract_components<T: Any>(&self) -> Result<ExtractedComponents, ECSError> {
[INFO] [stdout]    |                                   ^^^^^            ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn extract_components<T: Any>(&self) -> Result<ExtractedComponents<'_>, ECSError> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.03s
[INFO] running `Command { std: "docker" "inspect" "83e4a7a61c0c08606ba467fb4d9aeeb8ad7c17d6dd76f484a4c41e95172bbe81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83e4a7a61c0c08606ba467fb4d9aeeb8ad7c17d6dd76f484a4c41e95172bbe81", kill_on_drop: false }`
[INFO] [stdout] 83e4a7a61c0c08606ba467fb4d9aeeb8ad7c17d6dd76f484a4c41e95172bbe81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11a8491d3dc4112867cc661cc597d9fc31d1eb7474c3b98c6a6e2685f009f61c
[INFO] running `Command { std: "docker" "start" "-a" "11a8491d3dc4112867cc661cc597d9fc31d1eb7474c3b98c6a6e2685f009f61c", kill_on_drop: false }`
[INFO] [stderr]    Compiling sara_ecs v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:317:18
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn query(&self) -> Query {
[INFO] [stdout]     |                  ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn query(&self) -> Query<'_> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/entity_storage/query.rs:76:25
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn get_entities(&self) -> Vec<QueryEntity> {
[INFO] [stdout]    |                         ^^^^^         ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn get_entities(&self) -> Vec<QueryEntity<'_>> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/entity_storage/query_entity.rs:22:34
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn get_component<T: Any>(&self) -> Result<Ref<T>, ECSError> {
[INFO] [stdout]    |                                  ^^^^^            ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn get_component<T: Any>(&self) -> Result<Ref<'_, T>, ECSError> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/entity_storage/query_entity.rs:34:38
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn get_component_mut<T: Any>(&mut self) -> Result<RefMut<T>, ECSError> {
[INFO] [stdout]    |                                      ^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn get_component_mut<T: Any>(&mut self) -> Result<RefMut<'_, T>, ECSError> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/entity_storage/query_entity.rs:46:35
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn extract_components<T: Any>(&self) -> Result<ExtractedComponents, ECSError> {
[INFO] [stdout]    |                                   ^^^^^            ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn extract_components<T: Any>(&self) -> Result<ExtractedComponents<'_>, ECSError> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:317:18
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn query(&self) -> Query {
[INFO] [stdout]     |                  ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn query(&self) -> Query<'_> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/entity_storage/query.rs:76:25
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn get_entities(&self) -> Vec<QueryEntity> {
[INFO] [stdout]    |                         ^^^^^         ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn get_entities(&self) -> Vec<QueryEntity<'_>> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/entity_storage/query_entity.rs:22:34
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn get_component<T: Any>(&self) -> Result<Ref<T>, ECSError> {
[INFO] [stdout]    |                                  ^^^^^            ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn get_component<T: Any>(&self) -> Result<Ref<'_, T>, ECSError> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/entity_storage/query_entity.rs:34:38
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn get_component_mut<T: Any>(&mut self) -> Result<RefMut<T>, ECSError> {
[INFO] [stdout]    |                                      ^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn get_component_mut<T: Any>(&mut self) -> Result<RefMut<'_, T>, ECSError> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/entity_storage/query_entity.rs:46:35
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn extract_components<T: Any>(&self) -> Result<ExtractedComponents, ECSError> {
[INFO] [stdout]    |                                   ^^^^^            ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn extract_components<T: Any>(&self) -> Result<ExtractedComponents<'_>, ECSError> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.26s
[INFO] running `Command { std: "docker" "inspect" "11a8491d3dc4112867cc661cc597d9fc31d1eb7474c3b98c6a6e2685f009f61c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11a8491d3dc4112867cc661cc597d9fc31d1eb7474c3b98c6a6e2685f009f61c", kill_on_drop: false }`
[INFO] [stdout] 11a8491d3dc4112867cc661cc597d9fc31d1eb7474c3b98c6a6e2685f009f61c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] db5a7fcdfbe7197278e4445814a93a182e791e4800c479e36b845ec961f11153
[INFO] running `Command { std: "docker" "start" "-a" "db5a7fcdfbe7197278e4445814a93a182e791e4800c479e36b845ec961f11153", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:317:18
[INFO] [stderr]     |
[INFO] [stderr] 317 |     pub fn query(&self) -> Query {
[INFO] [stderr]     |                  ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 317 |     pub fn query(&self) -> Query<'_> {
[INFO] [stderr]     |                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/entity_storage/query.rs:76:25
[INFO] [stderr]    |
[INFO] [stderr] 76 |     pub fn get_entities(&self) -> Vec<QueryEntity> {
[INFO] [stderr]    |                         ^^^^^         ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 76 |     pub fn get_entities(&self) -> Vec<QueryEntity<'_>> {
[INFO] [stderr]    |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/entity_storage/query_entity.rs:22:34
[INFO] [stderr]    |
[INFO] [stderr] 22 |     pub fn get_component<T: Any>(&self) -> Result<Ref<T>, ECSError> {
[INFO] [stderr]    |                                  ^^^^^            ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                  |
[INFO] [stderr]    |                                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 22 |     pub fn get_component<T: Any>(&self) -> Result<Ref<'_, T>, ECSError> {
[INFO] [stderr]    |                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/entity_storage/query_entity.rs:34:38
[INFO] [stderr]    |
[INFO] [stderr] 34 |     pub fn get_component_mut<T: Any>(&mut self) -> Result<RefMut<T>, ECSError> {
[INFO] [stderr]    |                                      ^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                      |
[INFO] [stderr]    |                                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 34 |     pub fn get_component_mut<T: Any>(&mut self) -> Result<RefMut<'_, T>, ECSError> {
[INFO] [stderr]    |                                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/entity_storage/query_entity.rs:46:35
[INFO] [stderr]    |
[INFO] [stderr] 46 |     fn extract_components<T: Any>(&self) -> Result<ExtractedComponents, ECSError> {
[INFO] [stderr]    |                                   ^^^^^            ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                   |
[INFO] [stderr]    |                                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 46 |     fn extract_components<T: Any>(&self) -> Result<ExtractedComponents<'_>, ECSError> {
[INFO] [stderr]    |                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `sara_ecs` (lib) generated 5 warnings (run `cargo fix --lib -p sara_ecs` to apply 5 suggestions)
[INFO] [stderr] warning: `sara_ecs` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sara_ecs-47f6103b07888123)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test entity_storage::query::test::query_for_entity_mut ... ok
[INFO] [stdout] test entity_storage::query::test::query_after_deleting_entity ... ok
[INFO] [stdout] test entity_storage::query::test::query_for_entity_ref ... ok
[INFO] [stdout] test entity_storage::query::test::query_mask_updating_with_component ... ok
[INFO] [stdout] test entity_storage::test::add_component_to_entity_by_id ... ok
[INFO] [stdout] test entity_storage::query::test::run_query_with_no_components ... ok
[INFO] [stdout] test entity_storage::test::inserting_into_index_should_change_when_adding_components ... ok
[INFO] [stdout] test entity_storage::query::test::run_query ... ok
[INFO] [stdout] test entity_storage::test::create_entity ... ok
[INFO] [stdout] test entity_storage::test::bitmask_updated_when_registering_entities ... ok
[INFO] [stdout] test entity_storage::test::created_entities_are_inserted_into_deleted_entities_columns ... ok
[INFO] [stdout] test entity_storage::test::register_an_entity ... ok
[INFO] [stdout] test entity_storage::test::remove_component_by_entity_id ... ok
[INFO] [stdout] test entity_storage::test::remove_entity_by_id ... ok
[INFO] [stdout] test entity_storage::test::should_not_add_component_back_after_deleting_twice ... ok
[INFO] [stdout] test entity_storage::test::with_component ... ok
[INFO] [stdout] test resource_storage::test::contains_resource ... ok
[INFO] [stdout] test resource_storage::test::get_resource ... ok
[INFO] [stdout] test resource_storage::test::get_resource_mut ... ok
[INFO] [stdout] test resource_storage::test::insert_duplicate_resource_fails ... ok
[INFO] [stdout] test resource_storage::test::insert_resource ... ok
[INFO] [stdout] test resource_storage::test::remove_resource ... ok
[INFO] [stdout] test resource_storage::test::replace_resource ... ok
[INFO] [stdout] test entity_storage::test::map_is_updated_when_creating_entities ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/canary.rs (/opt/rustwide/target/debug/deps/canary-f54b5e9c1f395c4d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test canary_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/entities_integration_tests.rs (/opt/rustwide/target/debug/deps/entities_integration_tests-487d45156bb023f2)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test add_component_to_entity ... ok
[INFO] [stdout] test create_entity ... ok
[INFO] [stdout] test deleting_an_entity ... ok
[INFO] [stdout] test query_for_entities ... ok
[INFO] [stdout] test remove_component_from_entity ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/resources_integation_tests.rs (/opt/rustwide/target/debug/deps/resources_integation_tests-02d1e69c2a2f5535)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test contains_resource ... ok
[INFO] [stdout] test remove_resources ... ok
[INFO] [stdout] test get_resources_mutably ... ok
[INFO] [stdout] test replace_resource ... ok
[INFO] [stdout] test create_and_get_resource_immutably ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sara_ecs
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test src/lib.rs - World::create_entity (line 167) ... ok
[INFO] [stdout] test src/lib.rs - World::register_component (line 147) ... ok
[INFO] [stdout] test src/lib.rs - World::get_resource_mut (line 45) ... ok
[INFO] [stdout] test src/lib.rs - World::remove_entity_component (line 263) ... ok
[INFO] [stdout] test src/lib.rs - World::add_component_to_entity (line 199) ... ok
[INFO] [stdout] test src/lib.rs - World::remove_entity (line 233) ... ok
[INFO] [stdout] test src/lib.rs - World::add_resource (line 26) ... ok
[INFO] [stdout] test src/lib.rs - World::query (line 292) ... ok
[INFO] [stdout] test src/lib.rs - World::contains_resource (line 108) ... ok
[INFO] [stdout] test src/lib.rs - World::replace_resource (line 128) ... ok
[INFO] [stdout] test src/lib.rs - World::get_resource (line 69) ... ok
[INFO] [stdout] test src/lib.rs - World::remove_resource (line 88) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.96s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "db5a7fcdfbe7197278e4445814a93a182e791e4800c479e36b845ec961f11153", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db5a7fcdfbe7197278e4445814a93a182e791e4800c479e36b845ec961f11153", kill_on_drop: false }`
[INFO] [stdout] db5a7fcdfbe7197278e4445814a93a182e791e4800c479e36b845ec961f11153
